hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
Rect.move
hip
math
rect
Rect
Undocumented in source. Be warned that the author may not have intended to support it.
void
move
(float[2] vec)
struct
Rect
pure nothrow @
nogc
@
safe
void
move
(
in
float
[2]
vec
)
void
move
(Vector2 vec)
float
x
;
float
y
;
float
width
;
float
height
;
Meta
Source
See Implementation
hip
math
rect
Rect
aliases
h
w
functions
move
position
size
variables
height
width
x
y